| Name | Description | |
|---|---|---|
![]() | clearForm | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | exportData | Overloaded. Exports the form data to a file. |
![]() | flattenField | Overloaded. Flattens the specified form field. |
![]() | flattenFields | Flattens all the form fields. |
![]() | getCalculatedFields | Gets the calculated fields. The fields are calculated in the order they appear in this collection. |
![]() | getCosForm | Gets the raw PDF form object associated with this form. |
![]() | getDocument | Gets the owner document. |
![]() | getField | Overloaded. Gets the form field with the specified name. |
![]() | getFields | Gets the collection of form fields. |
![]() | getFormFillOptions | Gets a set of options for filling form fields. |
![]() | getNeedAppearances | Gets a value indicating whether to construct visual appearances for all field widgets in the document. |
![]() | importData | Overloaded. Imports data from an external file. |
![]() | loadFields | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setFormFillOptions | Sets a set of options for filling form fields. |
![]() | setNeedAppearances | Sets a value indicating whether to construct visual appearances for all field widgets in the document. |
